'Declaration
Public Sub ApplySort( _ ByVal sorts As ListSortDescriptionCollection _ )
public void ApplySort( ListSortDescriptionCollection sorts )
Parameters
- sorts
- The System.ComponentModel.ListSortDescriptionCollection containing the sorts to apply to the data source.